TechDraw Workbench/zh-cn

TechDraw workbench icon

简介

TechDraw 工作台被用来从来自其他工作台(比如Part, PartDesign, 或 Arch)创建的 或 从其他应用程序导入的3D模型生成基本的技术图纸。每张图纸是一页,可以包含可绘制对象(比如Part::Features, PartDesign::Bodies, App::Part groups 和文档对象组)的各种视图。得到的图纸可被用于诸如文档、制造说明、合同、许可等。

尺寸标注、剖面、填充区、注解和SVG符号都可以加到图纸中,而这些又可以进一步导出到不同的格式,如 DXF, SVG, PDF.

如果你的主要目标是产生复杂的2D图纸和DXF文件,并且不需要3D建模,FreeCAD可能不是正确的选择。你应该考虑一个用于绘制工程草图的专门的软件,如 LibreCADQCad.

Snapping

introduced in version 1.0: The TechDraw Workbench has a snapping feature. It can be used to automatically align views, section views and dimensions when positioning them by dragging with the mouse. With Snap View Alignment enabled (default) in the preferences, views will snap to alignment with other views when close enough (View Snapping Factor setting). Dimensions are also snapped to other parallel dimensions and the dimension text can be snapped to the middle of the dimension line. Snapping can be temporarily disabled by holding down the Alt key.

Tools

页面

Views

TechDraw views

Views from other workbenches

Stacking

These are tools for changing the stacking order which controls the apparent depth of views on a page.

Dimensions

Hatching

Annotations

Extensions

Attributes and modifications

  • Extend Line: extends a cosmetic line or centerline at both ends.
  • Shorten Line: shortens a cosmetic line or centerline at both ends.

Centerlines and threading

  • Add Cosmetic Arc: adds a cosmetic counter clockwise arc based on three vertexes.

Dimensions

Several of the Extensions dimension tools are listed under Dimensions above.

  • Remove Prefix: removes all symbols at the beginning of the dimension text.

Miscellaneous

Obsolete tools

Additional features

Preferences

Scripting

The TechDraw tools can be used in macros and from the Python console. For more information see:

Limitations

Tutorials

A "few" added lines of code result in a tool like the Macro TemplateHelper.

Video tutorials by sliptonic

Development

Do you want to know about the future of the TechDraw Workbench? Visit the TechDraw Roadmap Page to learn more.